PHY GET RIGID BODY POINT VELOCITY Y

Returns the point velocity of the rigid body on the Y axis.

  Syntax
Return Float=PHY GET RIGID BODY POINT VELOCITY Y(ID, x#, y#, z#)
  Parameters
ID
Integer
ID number of the rigid body
x#
Float
position on X axis
y#
Float
position on Y axis
z#
Float
position on Z axis

  Returns

Point velocity on Y axis.

  Example Code
No example code is provided for this command